| IxInsights |
| Logical Entity Name | IxInsights |
| Default Table Name | IxInsights |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| IxInsights Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
InsightId |
int | NO | ||
| Prompt | nvarchar(max) | NO | ||
| Title | nvarchar(255) | NO | ||
| Description | nvarchar(max) | YES | ||
| InsightType | nvarchar(50) | NO | ||
| Active | bit | NO | ||
| IsSystem | bit | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| AiGeneratedSqlQuery | nvarchar(max) | YES | ||
| WebModule | nvarchar(10) | NO |
| IxInsights Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_IxInsights_Title_InsightType_WebModule | Index | Title, InsightType, WebModule |
| PK_IxInsights_InsightId | PrimaryKey | InsightId |
| IxInsights Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| IxInsightSubscriptions | Non-Identifying | One To Zero or More | FK_IxInsightSubscriptions_InsightId_IxInsights_InsightId | NO | YES |
| IxInsights Check Constraints |
| Check Constraint Name | CheckConstraint |
| IxInsights Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | C2000_Index |
| IxInsights Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.IxInsights |
NO | |||
| Physical (Microsoft SQL Server) dbo.IxInsights |
NO |
| IxInsights Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| IxInsights Data Movement Rules |
| Name | Type | Rule Text/Value |